Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDDeclarationName.h352 void *getFETokenInfoSlow() const;
506 return getFETokenInfoSlow(); in getFETokenInfo()
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDDeclarationName.cpp236 void *DeclarationName::getFETokenInfoSlow() const { in getFETokenInfoSlow() function in DeclarationName