Home
last modified time | relevance | path

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

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