Home
last modified time | relevance | path

Searched defs:RefQualifierLoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp169 getFunction(bool hasProto,bool isAmbiguous,SourceLocation LParenLoc,ParamInfo * Params,unsigned NumParams,SourceLocation EllipsisLoc,SourceLocation RParenLoc,bool RefQualifierIsLvalueRef,SourceLocation RefQualifierLoc,SourceLocation MutableLoc,ExceptionSpecificationType ESpecType,SourceRange ESpecRange,ParsedType * Exceptions,SourceRange * ExceptionRanges,unsigned NumExceptions,Expr * NoexceptExpr,CachedTokens * ExceptionSpecTokens,ArrayRef<NamedDecl * > DeclsInPrototype,SourceLocation LocalRangeBegin,SourceLocation LocalRangeEnd,Declarator & TheDeclarator,TypeResult TrailingReturnType,SourceLocation TrailingReturnTypeLoc,DeclSpec * MethodQualifiers) getFunction() argument
/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7503 SourceLocation RefQualifierLoc; ParseFunctionDeclarator() local
7682 ParseRefQualifier(bool & RefQualifierIsLValueRef,SourceLocation & RefQualifierLoc) ParseRefQualifier() argument
H A DParseDeclCXX.cpp2797 SourceLocation RefQualifierLoc; MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() local
/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1410 SourceLocation RefQualifierLoc; global() member