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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp863 Parser::TypeResult Parser::ParseBaseTypeSpecifier(SourceLocation &BaseLoc, argument
1747 SourceLocation BaseLoc; local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6339 SDValue BaseLoc = Base->getOperand(1); local
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6883 SDValue BaseLoc = Base->getBasePtr(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp1317 SourceLocation BaseLoc = TInfo->getTypeLoc().getBeginLoc(); local
2829 SourceLocation BaseLoc local
1412 ActOnBaseSpecifier(Decl *classdecl, SourceRange SpecifierRange, ParsedAttributes &Attributes, bool Virtual, AccessSpecifier Access, ParsedType basetype, SourceLocation BaseLoc, SourceLocation EllipsisLoc) argument
[all...]

Completed in 278 milliseconds