reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
64 bool AddUnmappedPath(const Twine &Path, IncludeDirGroup Group,
125 return AddUnmappedPath(IncludeSysroot + Path, Group, isFramework); 129 return AddUnmappedPath(Path, Group, isFramework); 253 AddUnmappedPath(P, ExternCSystem, false); 630 Init.AddUnmappedPath(E.Path, E.Group, E.IsFramework);