Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h2417 void setInstantiationOfMemberFunction(FunctionDecl *FD, in setInstantiationOfMemberFunction() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp3344 FunctionDecl::setInstantiationOfMemberFunction(ASTContext &C, in setInstantiationOfMemberFunction() function in FunctionDecl