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

/external/clang/lib/Lex/
H A DPPDirectives.cpp1376 /// \#import. LookupFrom is set when this is a \#include_next directive, it
1380 const DirectoryLookup *LookupFrom,
1476 isAngled, LookupFrom, CurDir, Callbacks ? &SearchPath : nullptr,
1494 isAngled, LookupFrom, CurDir, nullptr, nullptr,
1521 false, LookupFrom, CurDir, Callbacks ? &SearchPath : nullptr,
1378 HandleIncludeDirective(SourceLocation HashLoc, Token &IncludeTok, const DirectoryLookup *LookupFrom, bool isImport) argument

Completed in 98 milliseconds