Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DTypeLoc.h1166 SourceLocation LocalRangeEnd; member
1183 return getLocalData()->LocalRangeEnd; in getLocalRangeEnd()
1186 getLocalData()->LocalRangeEnd = L; in setLocalRangeEnd()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DDeclSpec.cpp171 SourceLocation LocalRangeEnd, in getFunction() argument
180 I.EndLoc = LocalRangeEnd; in getFunction()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DDeclSpec.h1444 SourceLocation LocalRangeEnd,