Home
last modified time | relevance | path

Searched defs:SizeInChars (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Parser/
H A Dtoken-sequence.h62 std::size_t SizeInChars() const { return char_.size(); } in SizeInChars() function
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp330 auto SizeInChars = C.getTypeSizeInChars(Ty); getTypeSize() local
H A DCGOpenMPRuntime.cpp812 llvm::Value *SizeInChars; emitAggregateType() local