Searched defs:isImplicitCode (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp58 bool DebugLoc::isImplicitCode() const { function in class:DebugLoc
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1621 bool isImplicitCode() const { return SubclassData1; } function in class:llvm::DICompileUnit::DILocation
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4039 bool isImplicitCode = Record.size() == 5 && Record[4]; local

Completed in 214 milliseconds