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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h344 void setFETokenInfoSlow(void *T);
504 setFETokenInfoSlow(T);
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp261 void DeclarationName::setFETokenInfoSlow(void *T) { function in class:DeclarationName

Completed in 80 milliseconds