Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h1344 SourceLocation LocalRangeBegin; member
1371 return getLocalData()->LocalRangeBegin; in getLocalRangeBegin()
1375 getLocalData()->LocalRangeBegin = L; in setLocalRangeBegin()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp180 SourceLocation LocalRangeBegin, in getFunction() argument
192 I.Loc = LocalRangeBegin; in getFunction()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1641 SourceLocation LocalRangeBegin,