Home
last modified time | relevance | path

Searched defs:CharUnits (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCharUnits.h45 explicit CharUnits(QuantityType C) : Quantity(C) {} in CharUnits() function
H A DAPValue.h32 class CharUnits; variable
H A DASTContext.h94 class CharUnits; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp326 std::array<CharUnits, N> Alignments, in getParamAddrs()
845 std::array<CharUnits, N> Alignments, CodeGenModule &CGM) { in getSpecialFunction()
H A DCodeGenModule.h64 class CharUnits; variable