Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DTypeLoc.h1379 SourceLocation LocalRangeEnd; member
1411 return getLocalData()->LocalRangeEnd; in getLocalRangeEnd()
1415 getLocalData()->LocalRangeEnd = L; in setLocalRangeEnd()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp182 SourceLocation LocalRangeEnd, in getFunction() argument
194 I.EndLoc = LocalRangeEnd; in getFunction()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h1665 SourceLocation LocalRangeEnd,