Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h75 const SourceLocation ScopeLoc; variable
142 SourceLocation ScopeLoc, Kind AttrKind, Form FormUsed) in AttributeCommonInfo()
155 SourceLocation ScopeLoc, Form FormUsed) in AttributeCommonInfo()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp415 SourceLocation ScopeLoc, in ParseAttributeWithTypeArg()
522 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseAttributeArgsCommon()
672 SourceLocation ScopeLoc, ParsedAttr::Form Form, Declarator *D) { in ParseGNUAttributeArgs()
737 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseClangAttributeArgs()
1303 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseAvailabilityAttribute()
1541 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseExternalSourceSymbolAttribute()
1670 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseObjCBridgeRelatedAttribute()
1739 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseSwiftNewTypeAttribute()
1780 SourceLocation ScopeLoc, ParsedAttr::Form Form) { in ParseTypeTagForDatatypeAttribute()
3375 SourceLocation ScopeLoc, in ParseBoundsAttribute()
H A DParseDeclCXX.cpp4680 SourceLocation ScopeLoc, CachedTokens &OpenMPTokens) { in ParseCXX11AttributeArgs()
4881 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifierInternal() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3797 const DILocation *ScopeLoc = VTracker->Scopes[VarID]; in ExtendRanges() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3137 SourceLocation ScopeLoc = Record.readSourceLocation(); in readAttr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4367 SourceLocation ScopeLoc, QualType FnType, in emitFunctionStart()