Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclarationName.h508 void setFETokenInfo(void *T) { in setFETokenInfo() function
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DIdentifierTable.h374 void setFETokenInfo(void *T) { FETokenInfo = T; } in setFETokenInfo() function