Home
last modified time | relevance | path

Searched refs:getLastQualifierNameLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp116 diagnoseMissingImport(SS.getLastQualifierNameLoc(), PartialSpec, in computeDeclContext()
214 SourceLocation loc = SS.getLastQualifierNameLoc(); in RequireCompleteDeclContext()
H A DDeclSpec.cpp145 SourceLocation CXXScopeSpec::getLastQualifierNameLoc() const { in getLastQualifierNameLoc() function in CXXScopeSpec
H A DSemaExprCXX.cpp129 Diag(SS.getLastQualifierNameLoc(), in getConstructorName()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h205 SourceLocation getLastQualifierNameLoc() const;