Home
last modified time | relevance | path

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

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