Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.h67 class CharUnits; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.h19 class CharUnits; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp325 std::array<CharUnits, N> Alignments, in getParamAddrs()
842 std::array<CharUnits, N> Alignments, CodeGenModule &CGM) { in getSpecialFunction()
H A DCodeGenModule.h65 class CharUnits; variable