Searched defs:ScopeLoc (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | AttributeCommonInfo.h | 75 const SourceLocation ScopeLoc; variable 142 SourceLocation ScopeLoc, Kind AttrKind, Form FormUsed) in AttributeCommonInfo() 155 SourceLocation ScopeLoc, Form FormUsed) in AttributeCommonInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | AttributeCommonInfo.h | 75 const SourceLocation ScopeLoc; variable 142 SourceLocation ScopeLoc, Kind AttrKind, Form FormUsed) in AttributeCommonInfo() 155 SourceLocation ScopeLoc, Form FormUsed) in AttributeCommonInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | AttributeCommonInfo.h | 75 const SourceLocation ScopeLoc; variable 142 SourceLocation ScopeLoc, Kind AttrKind, Form FormUsed) in AttributeCommonInfo() 155 SourceLocation ScopeLoc, Form FormUsed) in AttributeCommonInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | AttributeCommonInfo.h | 75 const SourceLocation ScopeLoc; variable 142 SourceLocation ScopeLoc, Kind AttrKind, Form FormUsed) in AttributeCommonInfo() 155 SourceLocation ScopeLoc, Form FormUsed) in AttributeCommonInfo()
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 247 SourceLocation ScopeLoc, in ParseAttributeWithTypeArg() 274 SourceLocation ScopeLoc, AttributeList::Syntax Syntax) { in ParseAttributeArgsCommon() 340 SourceLocation ScopeLoc, in ParseGNUAttributeArgs() 863 SourceLocation ScopeLoc, in ParseAvailabilityAttribute() 1076 SourceLocation ScopeLoc, in ParseObjCBridgeRelatedAttribute() 1295 SourceLocation ScopeLoc, in ParseTypeTagForDatatypeAttribute()
|
H A D | ParseDeclCXX.cpp | 3685 SourceLocation ScopeLoc) { in ParseCXX11AttributeArgs() 3798 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifier() local
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | AttributeList.h | 116 SourceLocation ScopeLoc; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 3763 const DILocation *ScopeLoc = VTracker->Scopes[Var]; in ExtendRanges() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 2866 SourceLocation ScopeLoc, QualType FnType, in EmitFunctionStart()
|