Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h1323 SourceLocation LocalRangeEnd; member
1355 return getLocalData()->LocalRangeEnd; in getLocalRangeEnd()
1359 getLocalData()->LocalRangeEnd = L; in setLocalRangeEnd()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DDeclSpec.cpp173 SourceLocation LocalRangeEnd, in getFunction() argument
183 I.EndLoc = LocalRangeEnd; in getFunction()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1609 SourceLocation LocalRangeEnd,