Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DAttributeCommonInfo.h68 const SourceLocation ScopeLoc; variable
89 SourceLocation ScopeLoc, Syntax SyntaxUsed) in AttributeCommonInfo()
97 SourceLocation ScopeLoc, Kind AttrKind, Syntax SyntaxUsed) in AttributeCommonInfo()
104 SourceLocation ScopeLoc, Kind AttrKind, Syntax SyntaxUsed, in AttributeCommonInfo()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp337 SourceLocation ScopeLoc, in ParseAttributeWithTypeArg()
364 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseAttributeArgsCommon()
502 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax, Declarator *D) { in ParseGNUAttributeArgs()
557 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseClangAttributeArgs()
1102 SourceLocation ScopeLoc, in ParseAvailabilityAttribute()
1335 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseExternalSourceSymbolAttribute()
1446 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseObjCBridgeRelatedAttribute()
1515 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseSwiftNewTypeAttribute()
1558 SourceLocation ScopeLoc, in ParseTypeTagForDatatypeAttribute()
H A DParseDeclCXX.cpp4357 SourceLocation ScopeLoc, CachedTokens &OpenMPTokens) { in ParseCXX11AttributeArgs()
4516 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifierInternal() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp3005 SourceLocation ScopeLoc = Record.readSourceLocation(); in readAttr() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3763 const DILocation *ScopeLoc = VTracker->Scopes[Var]; in ExtendRanges() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4068 SourceLocation ScopeLoc, QualType FnType, in emitFunctionStart()