Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1382 SourceLocation LocalRangeBegin; member
1409 return getLocalData()->LocalRangeBegin; in getLocalRangeBegin()
1413 getLocalData()->LocalRangeBegin = L; in setLocalRangeBegin()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp181 SourceLocation LocalRangeBegin, in getFunction() argument
193 I.Loc = LocalRangeBegin; in getFunction()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1680 SourceLocation LocalRangeBegin,