Home
last modified time | relevance | path

Searched defs:VariadicMacroScopeGuard (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Lex/
H A DVariadicMacroSupport.h36 VariadicMacroScopeGuard(const Preprocessor &P) in VariadicMacroScopeGuard() function
H A DPreprocessor.h131 friend class VariadicMacroScopeGuard; variable
/llvm-project-15.0.7/clang/lib/Lex/
H A DPPDirectives.cpp2808 VariadicMacroScopeGuard VariadicMacroScopeGuard(*this); in ReadOptionalMacroParameterListAndBody() local