Searched defs:BaseLoc (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | Transfer.cpp | 489 if (BaseLoc == nullptr) in VisitMemberExpr() local
|
/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 1403 ParseBaseTypeSpecifier(SourceLocation & BaseLoc,SourceLocation & EndLocation) ParseBaseTypeSpecifier() argument 2474 SourceLocation BaseLoc; ParseBaseSpecifier() local
|
/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 3041 SMLoc BaseLoc = getLexer().getLoc(); ParseMemOperand() local [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 2640 SourceLocation BaseLoc = TInfo->getTypeLoc().getBeginLoc(); CheckBaseSpecifier() local 2756 ActOnBaseSpecifier(Decl * classdecl,SourceRange SpecifierRange,const ParsedAttributesView & Attributes,bool Virtual,AccessSpecifier Access,ParsedType basetype,SourceLocation BaseLoc,SourceLocation EllipsisLoc) ActOnBaseSpecifier() argument 4625 SourceLocation BaseLoc = BaseTInfo->getTypeLoc().getBeginLoc(); BuildBaseInitializer() local 6556 propagateDLLAttrToBaseClassTemplate(CXXRecordDecl * Class,Attr * ClassAttr,ClassTemplateSpecializationDecl * BaseTemplateSpec,SourceLocation BaseLoc) propagateDLLAttrToBaseClassTemplate() argument [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngine.cpp | 1229 SVal BaseLoc = getStoreManager().evalDerivedToBase( in ProcessInitializer() local
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 13825 SDValue BaseLoc = Base->getBasePtr(); isConsecutiveLSLoc() local
|