Home
last modified time | relevance | path

Searched defs:DefinedMacro (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DSourceCode.h312 struct DefinedMacro { struct
322 std::optional<DefinedMacro> locateMacroAt(const syntax::Token &SpelledTok, argument
/llvm-project/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h53 const IdentifierInfo *DefinedMacro; variable
/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp91 DefinedMacro, // defined(X) global() enumerator
H A DPPLexerChange.cpp373 if (const IdentifierInfo *DefinedMacro = HandleEndOfFile() local