Searched defs:RefQualifierLoc (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | DeclSpec.cpp | 169 SourceLocation RefQualifierLoc, in getFunction() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseDecl.cpp | 7080 SourceLocation RefQualifierLoc; ParseFunctionDeclarator() local |
H A D | ParseDeclCXX.cpp | 2629 SourceLocation RefQualifierLoc; MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | DeclSpec.h | 1364 SourceLocation RefQualifierLoc; global() member |