Home
last modified time | relevance | path

Searched defs:getTypeSpecWidthLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DDeclSpec.h506 SourceLocation getTypeSpecWidthLoc() const { return TSWLoc; } in getTypeSpecWidthLoc() function
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h510 SourceLocation getTypeSpecWidthLoc() const { return TSWRange.getBegin(); } in getTypeSpecWidthLoc() function