Home
last modified time | relevance | path

Searched refs:getFinalLoc (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h2638 SourceLocation getFinalLoc() const { return VS_finalLoc; } in getFinalLoc() function
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp3499 Context, VS.getFinalLoc(), AttributeCommonInfo::AS_Keyword, in ActOnCXXMemberDeclarator()