Home
last modified time | relevance | path

Searched defs:IsLazy (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Object/
DFunctionIndexObjectFile.cpp89 bool IsLazy) { in create()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.h217 inline bool IsLazy(const FieldDescriptor* descriptor) { in IsLazy() function
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp431 bool IsLazy = false; member in __anonc494fbf60111::FunctionIndexBitcodeReader
5393 bool IsLazy, bool CheckFuncSummaryPresenceOnly) in FunctionIndexBitcodeReader()
5398 DiagnosticHandlerFunction DiagnosticHandler, bool IsLazy, in FunctionIndexBitcodeReader()
5922 bool IsLazy) { in getFunctionInfoIndex()