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

/freebsd-11-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
1935 void setPointOfInstantiation(SourceLocation Loc) { function in class:clang::ClassTemplateSpecializationDecl
2787 void setPointOfInstantiation(SourceLocation Loc) { function in class:clang::VarTemplateSpecializationDecl

Completed in 126 milliseconds