Home
last modified time | relevance | path

Searched refs:getFETokenInfoSlow (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DDeclarationName.h343 void *getFETokenInfoSlow() const;
496 return getFETokenInfoSlow(); in getFETokenInfo()
/external/llvm-project/clang/lib/AST/
DDeclarationName.cpp242 void *DeclarationName::getFETokenInfoSlow() const { in getFETokenInfoSlow() function in DeclarationName