Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2846 void setInstantiationOfMemberFunction(FunctionDecl *FD, in setInstantiationOfMemberFunction() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4024 FunctionDecl::setInstantiationOfMemberFunction(ASTContext &C, in setInstantiationOfMemberFunction() function in FunctionDecl