Home
last modified time | relevance | path

Searched refs:LocalRangeBegin (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DTypeLoc.h1248 SourceLocation LocalRangeBegin; member
1261 return getLocalData()->LocalRangeBegin; in getLocalRangeBegin()
1264 getLocalData()->LocalRangeBegin = L; in setLocalRangeBegin()
/external/clang/lib/Sema/
DDeclSpec.cpp176 SourceLocation LocalRangeBegin, in getFunction()
185 I.Loc = LocalRangeBegin; in getFunction()
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h1344 SourceLocation LocalRangeBegin; member
1371 return getLocalData()->LocalRangeBegin; in getLocalRangeBegin()
1375 getLocalData()->LocalRangeBegin = L; in setLocalRangeBegin()
/external/llvm-project/clang/lib/Sema/
DDeclSpec.cpp180 SourceLocation LocalRangeBegin, in getFunction() argument
192 I.Loc = LocalRangeBegin; in getFunction()
/external/clang/include/clang/Sema/
DDeclSpec.h1546 SourceLocation LocalRangeBegin,
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h1639 SourceLocation LocalRangeBegin,