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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h343 void *getFETokenInfoSlow() const;
496 return getFETokenInfoSlow();
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp242 void *DeclarationName::getFETokenInfoSlow() const { function in class:DeclarationName

Completed in 91 milliseconds