Home
last modified time | relevance | path

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

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