Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCharUnits.h45 explicit CharUnits(QuantityType C) : Quantity(C) {} in CharUnits() function
50 CharUnits() : Quantity(0) {} in CharUnits() function
DAPValue.h26 class CharUnits; variable
DASTContext.h53 class CharUnits; variable
/external/clang/lib/CodeGen/
DCodeGenModule.h61 class CharUnits; variable