OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
140
return
EmitStaticVarDecl
(D, Linkage);
289
void CodeGenFunction::
EmitStaticVarDecl
(const VarDecl &D,
865
EmitStaticVarDecl
(D, llvm::GlobalValue::InternalLinkage);
[
all
...]
CodeGenFunction.h
[
all
...]
Completed in 29 milliseconds