Searched defs:setFETokenInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h499 void setFETokenInfo(void *T) { function in class:clang::DeclarationName
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h302 void setFETokenInfo(void *T) { FETokenInfo = T; } function

Completed in 109 milliseconds