Searched refs:EmitFieldAnnotations (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1310 llvm::Value *CodeGenFunction::EmitFieldAnnotations(const FieldDecl *D, function in class:CodeGenFunction
H A DCodeGenFunction.h2629 llvm::Value *EmitFieldAnnotations(const FieldDecl *D, llvm::Value *V);
H A DCGExpr.cpp2531 addr = EmitFieldAnnotations(field, addr);

Completed in 96 milliseconds