Searched defs:isAngled (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearch.h278 void AddSearchPath(const DirectoryLookup &dir, bool isAngled) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp564 LookupFile( StringRef Filename, SourceLocation IncludeLoc, bool isAngled, const DirectoryLookup *FromDir, const DirectoryLookup *&CurDir, ArrayRef<std::pair<const FileEntry *, const DirectoryEntry *>> Includers, SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, Module *RequestingModule, ModuleMap::KnownHeader *SuggestedModule, bool SkipCache) argument
H A DPPDirectives.cpp1345 bool isAngled; local
1549 bool isAngled = local
603 LookupFile( SourceLocation FilenameLoc, StringRef Filename, bool isAngled, const DirectoryLookup *FromDir, const FileEntry *FromFile, const DirectoryLookup *&CurDir, SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, ModuleMap::KnownHeader *SuggestedModule, bool SkipCache) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h5272 int isAngled; member in struct:__anon3572

Completed in 80 milliseconds