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

  /external/clang/lib/Analysis/
ThreadSafety.cpp 689 VarDefinition *VDef = &VarDefinitions[i1];
690 assert(VDef->isReference());
694 VDef->Ref = 0; // Mark this variable as undefined
    [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]

Completed in 1108 milliseconds