Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCharUnits.h46 explicit CharUnits(QuantityType C) : Quantity(C) {} in CharUnits() function
51 CharUnits() : Quantity(0) {} in CharUnits() function
DAPValue.h26 class CharUnits; variable
DASTContext.h47 class CharUnits; variable
/external/clang/lib/CodeGen/
DCodeGenModule.h54 class CharUnits; variable