Searched defs:ProtocolLocs (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp241 SmallVector<SourceLocation, 8> ProtocolLocs; local
285 SmallVector<SourceLocation, 8> ProtocolLocs; local
1233 SmallVector<SourceLocation, 8> ProtocolLocs; local
1182 ParseObjCProtocolReferences(SmallVectorImpl<Decl *> &Protocols, SmallVectorImpl<SourceLocation> &ProtocolLocs, bool WarnOnDeclarations, SourceLocation &LAngleLoc, SourceLocation &EndLoc) argument
1464 SmallVector<SourceLocation, 8> ProtocolLocs; local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp3356 SmallVector<SourceLocation, 4> ProtocolLocs; local
3410 SmallVector<SourceLocation, 4> ProtocolLocs; local
3539 SmallVector<SourceLocation, 4> ProtocolLocs; local
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h369 SourceLocation *ProtocolLocs; member in class:clang::DeclSpec

Completed in 174 milliseconds