Home
last modified time | relevance | path

Searched defs:MacroDirective (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DMacroUsageCheck.h17 class MacroDirective; variable
/external/llvm-project/clang/include/clang/Lex/
DMacroInfo.h316 MacroDirective(Kind K, SourceLocation Loc) in MacroDirective() function
402 static bool classof(const MacroDirective *) { return true; } in classof()
DPPCallbacks.h28 class MacroDirective; variable
/external/clang/include/clang/Lex/
DMacroInfo.h329 MacroDirective(Kind K, SourceLocation Loc) in MacroDirective() function
414 static bool classof(const MacroDirective *) { return true; } in classof()
DPPCallbacks.h31 class MacroDirective; variable
/external/llvm-project/clang-tools-extra/pp-trace/
DPPCallbacksTracker.cpp332 const MacroDirective *MacroDirective) { in MacroDefined()
/external/clang/include/clang/Serialization/
DASTWriter.h55 class MacroDirective; variable
DASTReader.h79 class MacroDirective; variable