Home
last modified time | relevance | path

Searched refs:AnnotationFn (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCodeGenFunction.cpp1450 llvm::Value *CodeGenFunction::EmitAnnotationCall(llvm::Value *AnnotationFn, in EmitAnnotationCall() argument
1460 return Builder.CreateCall(AnnotationFn, Args); in EmitAnnotationCall()
DCodeGenFunction.h2377 llvm::Value *EmitAnnotationCall(llvm::Value *AnnotationFn,