Searched defs:getImmediateMacroName (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ | ||
H A D | Preprocessor.h | 2122 StringRef getImmediateMacroName(SourceLocation Loc) { getImmediateMacroName() function |
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | Lexer.cpp | 1015 StringRef Lexer::getImmediateMacroName(SourceLocation Loc, getImmediateMacroName() function in Lexer |