Searched defs:getPointOfInstantiation (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclTemplate.h | 573 SourceLocation getPointOfInstantiation() const { getPointOfInstantiation() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 2767 SourceLocation VarDecl::getPointOfInstantiation() const { getPointOfInstantiation() function in VarDecl |