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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h566 void setPointOfInstantiation(SourceLocation POI) { function in class:clang::final::final
667 void setPointOfInstantiation(SourceLocation POI) { function in class:clang::final::MemberSpecializationInfo
1943 void setPointOfInstantiation(SourceLocation Loc) { function in class:clang::ClassTemplateSpecializationDecl
2795 void setPointOfInstantiation(SourceLocation Loc) { function in class:clang::VarTemplateSpecializationDecl

Completed in 49 milliseconds