Home
last modified time | relevance | path

Searched defs:CheckEndOfDirective (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DPPDirectives.cpp329 void Preprocessor::CheckEndOfDirective(const char *DirType, bool EnableMacros) { in CheckEndOfDirective() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp341 SourceLocation Preprocessor::CheckEndOfDirective(const char *DirType, in CheckEndOfDirective() function in Preprocessor