Home
last modified time | relevance | path

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

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