Searched defs:getMacroIdentifier (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | ParsedAttr.h | 506 IdentifierInfo *getMacroIdentifier() const { return MacroII; } getMacroIdentifier() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | TypeLoc.h | 1163 const IdentifierInfo *getMacroIdentifier() const { getMacroIdentifier() function |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 4303 static const IdentifierInfo *getMacroIdentifier(CXCursor C) { getMacroIdentifier() function |