Searched defs:setInstantiationOfMemberFunction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 2843 void setInstantiationOfMemberFunction(FunctionDecl *FD, setInstantiationOfMemberFunction() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 3974 FunctionDecl::setInstantiationOfMemberFunction(ASTContext &C, setInstantiationOfMemberFunction() function in FunctionDecl |