Searched defs:getPointOfInstantiation (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h560 SourceLocation getPointOfInstantiation() const { function in class:clang::final::final
662 SourceLocation getPointOfInstantiation() const { function in class:clang::final::MemberSpecializationInfo
1931 SourceLocation getPointOfInstantiation() const { function in class:clang::ClassTemplateSpecializationDecl
2783 SourceLocation getPointOfInstantiation() const { function in class:clang::VarTemplateSpecializationDecl
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2570 SourceLocation VarDecl::getPointOfInstantiation() const { function in class:VarDecl
3833 SourceLocation FunctionDecl::getPointOfInstantiation() const { function in class:FunctionDecl
[all...]

Completed in 98 milliseconds