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

  /external/clang/lib/CodeGen/
CodeGenModule.h 481 GlobalDecl initializedGlobalDecl;
    [all...]
CodeGenModule.cpp 592 dyn_cast_or_null<VarDecl>(initializedGlobalDecl.getDecl()), Out);
    [all...]

Completed in 50 milliseconds