Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Index/
Drecursive-cxx-member-calls.cpp68 const char *getNameStart() const { in getNameStart() function in clang::IdentifierInfo
/external/clang/test/Index/
Drecursive-cxx-member-calls.cpp68 const char *getNameStart() const { in getNameStart() function in clang::IdentifierInfo
/external/llvm-project/clang/include/clang/Basic/
DIdentifierTable.h154 const char *getNameStart() const { return Entry->getKeyData(); } in getNameStart() function
/external/clang/include/clang/Basic/
DIdentifierTable.h100 const char *getNameStart() const { in getNameStart() function