Home
last modified time | relevance | path

Searched refs:getBoolWidth (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/Basic/Targets/
DNVPTX.cpp112 BoolWidth = HostTarget->getBoolWidth(); in NVPTXTargetInfo()
/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
/external/clang/lib/Basic/
DTargets.cpp1726 BoolWidth = HostTarget->getBoolWidth(); in NVPTXTargetInfo()
/external/clang/lib/AST/
DASTContext.cpp1596 Width = Target->getBoolWidth(); in getTypeInfoImpl()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp1972 Width = Target->getBoolWidth(); in getTypeInfoImpl()