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

  /external/clang/lib/CodeGen/
CGOpenCLRuntime.cpp 29 return CGF.EmitStaticVarDecl(D, llvm::GlobalValue::InternalLinkage);
CGDecl.cpp 149 return EmitStaticVarDecl(D, Linkage);
352 void CodeGenFunction::EmitStaticVarDecl(const VarDecl &D,
    [all...]
CodeGenFunction.h     [all...]

Completed in 997 milliseconds