Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDMacroInfo.h316 MacroDirective(Kind K, SourceLocation Loc) in MacroDirective() function
402 static bool classof(const MacroDirective *) { return true; } in classof()
HDPPCallbacks.h28 class MacroDirective; variable
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDClangForward.h72 class MacroDirective; variable