Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h298 unsigned getBoolWidth() const { return BoolWidth; } in getBoolWidth() function
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h416 unsigned getBoolWidth() const { return BoolWidth; } in getBoolWidth() function