Home
last modified time | relevance | path

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

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