Home
last modified time | relevance | path

Searched refs:setFETokenInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h537 void setFETokenInfo(void *T) { in setFETokenInfo() function
540 castAsIdentifierInfo()->setFETokenInfo(T); in setFETokenInfo()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h465 void setFETokenInfo(void *T) { FETokenInfo = T; } in setFETokenInfo() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc10187 {"_ZN5clang15DeclarationName14setFETokenInfoEPv", "clang::DeclarationName::setFETokenInfo(void*)"},