Home
last modified time | relevance | path

Searched defs:ProtoLoc (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp3616 SourceLocation ProtoLoc = ConsumeToken(); ParseObjCProtocolExpression() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h507 SourceLocation AtLoc, ProtoLoc, RParenLoc; variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1387 ParseObjCProtocolExpression(IdentifierInfo * ProtocolId,SourceLocation AtLoc,SourceLocation ProtoLoc,SourceLocation LParenLoc,SourceLocation ProtoIdLoc,SourceLocation RParenLoc) ParseObjCProtocolExpression() argument
H A DSemaDeclCXX.cpp14094 FunctionProtoTypeLoc ProtoLoc = findInheritingConstructor() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3933 if (auto ProtoLoc = VisitFunctionDecl() local