Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h1251 SourceLocation LocalRangeEnd; member
1268 return getLocalData()->LocalRangeEnd; in getLocalRangeEnd()
1271 getLocalData()->LocalRangeEnd = L; in setLocalRangeEnd()
/external/clang/lib/Sema/
DDeclSpec.cpp177 SourceLocation LocalRangeEnd, in getFunction()
186 I.EndLoc = LocalRangeEnd; in getFunction()
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h1347 SourceLocation LocalRangeEnd; member
1379 return getLocalData()->LocalRangeEnd; in getLocalRangeEnd()
1383 getLocalData()->LocalRangeEnd = L; in setLocalRangeEnd()
/external/llvm-project/clang/lib/Sema/
DDeclSpec.cpp181 SourceLocation LocalRangeEnd, in getFunction() argument
193 I.EndLoc = LocalRangeEnd; in getFunction()
/external/clang/include/clang/Sema/
DDeclSpec.h1547 SourceLocation LocalRangeEnd,
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h1640 SourceLocation LocalRangeEnd,