Home
last modified time | relevance | path

Searched defs:ScopeLoc (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttributeCommonInfo.h65 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 DParseDecl.cpp331 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 DParseDeclCXX.cpp4095 SourceLocation ScopeLoc) { in ParseCXX11AttributeArgs()
4232 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifier() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3302 const DILocation *ScopeLoc = VTracker->Scopes[Var]; in ExtendRanges() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2785 SourceLocation ScopeLoc = Record.readSourceLocation(); in readAttr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3882 SourceLocation ScopeLoc, QualType FnType, in emitFunctionStart()