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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.h 407 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; }
CGDebugInfo.cpp 4083 setInlinedAt(Builder.getCurrentDebugLocation());
4090 setInlinedAt(llvm::DebugLoc(CurInlinedAt).getInlinedAt());

Completed in 58 milliseconds