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

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp     [all...]
CodeGenFunction.h 862 // VLASizeMap - This keeps track of the associated size for each VLA type.
868 llvm::DenseMap<const Expr*, llvm::Value*> VLASizeMap;
    [all...]

Completed in 467 milliseconds