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

  /external/clang/lib/CodeGen/
CGDecl.cpp 174 CodeGenFunction::CreateStaticVarDecl(const VarDecl &D,
255 llvm::GlobalVariable *GV = CreateStaticVarDecl(D, ".", Linkage);
804 DeclPtr = CreateStaticVarDecl(D, Class,
    [all...]
CodeGenFunction.h     [all...]

Completed in 17 milliseconds