Home
last modified time | relevance | path

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

/llvm-project/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.h63 class CharUnits; global() variable
[all...]
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.h19 class CharUnits; variable
/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp325 getParamAddrs(std::index_sequence<Ints...> IntSeq,std::array<CharUnits,N> Alignments,const FunctionArgList & Args,CodeGenFunction * CGF) getParamAddrs() argument
834 getSpecialFunction(G && Gen,StringRef FuncName,QualType QT,bool IsVolatile,std::array<CharUnits,N> Alignments,CodeGenModule & CGM) getSpecialFunction() argument
[all...]
H A DCodeGenModule.h66 class CharUnits; global() variable
[all...]