Home
last modified time | relevance | path

Searched refs:HandleIncludeNextDirective (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Lex/
DPPDirectives.cpp1019 return HandleIncludeNextDirective(SavedHash.getLocation(), Result); in HandleDirective()
2037 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, in HandleIncludeNextDirective() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp1030 return HandleIncludeNextDirective(SavedHash.getLocation(), Result); in HandleDirective()
2285 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, in HandleIncludeNextDirective() function in Preprocessor
/external/clang/include/clang/Lex/
DPreprocessor.h1878 void HandleIncludeNextDirective(SourceLocation HashLoc, Token &Tok);
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2276 void HandleIncludeNextDirective(SourceLocation HashLoc, Token &Tok);