Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h568 IdentifierInfo *getMacroIdentifier() const { return MacroII; } in getMacroIdentifier() function
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h1089 const IdentifierInfo *getMacroIdentifier() const { in getMacroIdentifier() function
/external/clang/tools/libclang/
DCIndex.cpp3400 static const IdentifierInfo *getMacroIdentifier(CXCursor C) { in getMacroIdentifier() function
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp3757 static const IdentifierInfo *getMacroIdentifier(CXCursor C) { in getMacroIdentifier() function