Home
last modified time | relevance | path

Searched defs:setImplicitCode (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugLoc.cpp65 void DebugLoc::setImplicitCode(bool ImplicitCode) { in setImplicitCode() function in DebugLoc
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1448 void setImplicitCode(bool ImplicitCode) { this->ImplicitCode = ImplicitCode; } in setImplicitCode() function