Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DMacroInfo.h431 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective() function
440 static bool classof(const UndefMacroDirective *) { return true; } in classof()
/external/clang/include/clang/Lex/
DMacroInfo.h442 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective() function
450 static bool classof(const UndefMacroDirective *) { return true; } in classof()