Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h1320 SourceLocation LocalRangeBegin; member
1347 return getLocalData()->LocalRangeBegin; in getLocalRangeBegin()
1351 getLocalData()->LocalRangeBegin = L; in setLocalRangeBegin()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DDeclSpec.cpp172 SourceLocation LocalRangeBegin, in getFunction() argument
182 I.Loc = LocalRangeBegin; in getFunction()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1608 SourceLocation LocalRangeBegin,