Searched defs:ScopeLoc (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | AttributeCommonInfo.h | 65 const SourceLocation ScopeLoc; variable 86 SourceLocation ScopeLoc, Syntax SyntaxUsed) in AttributeCommonInfo() 94 SourceLocation ScopeLoc, Kind AttrKind, Syntax SyntaxUsed) in AttributeCommonInfo() 101 SourceLocation ScopeLoc, Kind AttrKind, Syntax SyntaxUsed, in AttributeCommonInfo()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 331 SourceLocation ScopeLoc, in ParseAttributeWithTypeArg() 358 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseAttributeArgsCommon() 459 SourceLocation ScopeLoc, in ParseGNUAttributeArgs() 516 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseClangAttributeArgs() 1030 SourceLocation ScopeLoc, in ParseAvailabilityAttribute() 1263 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseExternalSourceSymbolAttribute() 1376 SourceLocation ScopeLoc, in ParseObjCBridgeRelatedAttribute() 1450 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseSwiftNewTypeAttribute() 1494 SourceLocation ScopeLoc, in ParseTypeTagForDatatypeAttribute()
|
H A D | ParseDeclCXX.cpp | 4095 SourceLocation ScopeLoc) { in ParseCXX11AttributeArgs() 4232 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifier() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 3302 const DILocation *ScopeLoc = VTracker->Scopes[Var]; in ExtendRanges() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 2785 SourceLocation ScopeLoc = Record.readSourceLocation(); in readAttr() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 3882 SourceLocation ScopeLoc, QualType FnType, in emitFunctionStart()
|