Searched defs:IsDefined (Results 1 – 10 of 10) sorted by relevance
158 bool IsDefined = false; flushSymverDirectives() local
721 bool IsDefined = (Info.Flags & wasm::WASM_SYMBOL_UNDEFINED) == 0; in parseLinkingSectionSymtab() local
252 bool IsDefined = false; in getSuperRegDestIfDead() local
302 bool IsDefined; member
115 Addressable(orc::ExecutorAddr Address, bool IsDefined) in Addressable()145 uint64_t IsDefined : 1; variable
252 bool CompilerType::IsDefined() const { in IsDefined() function in CompilerType
1679 bool IsDefined = false; member1688 bool IsDefined = false; member
6527 bool IsDefined = false; in parseDirectiveErrorIfdef() local
4233 bool IsDefined = CurFD->doesThisDeclarationHaveABody(); in emitMultiVersionFunctions() local
3442 bool TypeSystemClang::IsDefined(lldb::opaque_compiler_type_t type) { in IsDefined() function in TypeSystemClang