Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp3549 SourceLocation ProtoLoc = ConsumeToken(); in ParseObjCProtocolExpression() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h506 SourceLocation AtLoc, ProtoLoc, RParenLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1388 SourceLocation ProtoLoc, in ParseObjCProtocolExpression()
H A DSemaDeclCXX.cpp13153 FunctionProtoTypeLoc ProtoLoc = in findInheritingConstructor() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp3512 if (auto ProtoLoc = in VisitFunctionDecl() local