HomeSort by relevance Sort by last modified time
    Searched refs:SizeInChars (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGOpenMPRuntime.cpp     [all...]
CGAtomic.cpp 651 SourceLocation Loc, CharUnits SizeInChars) {
655 int64_t SizeInBits = CGF.getContext().toBits(SizeInChars);
    [all...]

Completed in 80 milliseconds