Home
last modified time | relevance | path

Searched refs:getTypeSpecWidthRange (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h576 SourceRange getTypeSpecWidthRange() const { return TSWRange; } in getTypeSpecWidthRange() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5910 TL.expandBuiltinRange(DS.getTypeSpecWidthRange()); in VisitBuiltinTypeLoc()