Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDCharUnits.h45 explicit CharUnits(QuantityType C) : Quantity(C) {} in CharUnits() function
50 CharUnits() : Quantity(0) {} in CharUnits() function
HDAPValue.h26 class CharUnits; variable
HDASTContext.h53 class CharUnits; variable
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenModule.h61 class CharUnits; variable