Home
last modified time | relevance | path

Searched defs:toBits (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DLinkage.h65 unsigned toBits() { in toBits() function
H A DASTContext.cpp2415 int64_t ASTContext::toBits(CharUnits CharSize) const { in toBits() function in ASTContext
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.h727 uint8_t toBits() const { in toBits() function