Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp442 SourceLocation Preprocessor::CheckEndOfDirective(const char *DirType, in CheckEndOfDirective() function in Preprocessor
705 endLoc = CheckEndOfDirective("endif"); in SkipExcludedConditionalBlock()
736 endLoc = CheckEndOfDirective("else"); in SkipExcludedConditionalBlock()
838 CheckEndOfDirective(IsElifDef ? "elifdef" : "elifndef"); in SkipExcludedConditionalBlock()
1558 CheckEndOfDirective("line", true); in HandleLineDirective()
1784 CheckEndOfDirective("ident"); in HandleIdentSCCSDirective()
1804 CheckEndOfDirective("__public_macro"); in HandleMacroPublicDirective()
1831 CheckEndOfDirective("__private_macro"); in HandleMacroPrivateDirective()
2099 CheckEndOfDirective(IncludeTok.getIdentifierInfo()->getNameStart(), true); in HandleIncludeDirective()
3322 CheckEndOfDirective("undef"); in HandleUndefDirective()
[all …]
H A DPragma.cpp996 PP.CheckEndOfDirective("pragma once"); in HandlePragma()
1030 PP.CheckEndOfDirective("pragma"); in HandlePragma()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2402 SourceLocation CheckEndOfDirective(const char *DirType,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11108 {"_ZN5clang12Preprocessor19CheckEndOfDirectiveEPKcb", "clang::Preprocessor::CheckEndOfDirective(cha…