HomeSort by: relevance | last modified time | path
    Searched refs:EmitFieldAnnotations (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 2383 Address CodeGenFunction::EmitFieldAnnotations(const FieldDecl *D,
CodeGenFunction.h 4437 Address EmitFieldAnnotations(const FieldDecl *D, Address V);
CGExpr.cpp 4433 addr = EmitFieldAnnotations(field, addr);

Completed in 63 milliseconds