Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h1347 SourceLocation LocalRangeEnd; member
1379 return getLocalData()->LocalRangeEnd; in getLocalRangeEnd()
1383 getLocalData()->LocalRangeEnd = L; in setLocalRangeEnd()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp181 SourceLocation LocalRangeEnd, in getFunction() argument
193 I.EndLoc = LocalRangeEnd; in getFunction()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1642 SourceLocation LocalRangeEnd,