Searched defs:ProtoLoc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h431 SourceLocation AtLoc, ProtoLoc, RParenLoc; member in class:clang::ObjCProtocolExpr
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp2828 SourceLocation ProtoLoc = ConsumeToken(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp1038 ParseObjCProtocolExpression(IdentifierInfo *ProtocolId, SourceLocation AtLoc, SourceLocation ProtoLoc, SourceLocation LParenLoc, SourceLocation ProtoIdLoc, SourceLocation RParenLoc) argument
H A DSemaDeclCXX.cpp8410 FunctionProtoTypeLoc ProtoLoc = local

Completed in 185 milliseconds