Searched defs:IsDefined (Results 1 – 10 of 10) sorted by relevance
153 bool IsDefined = false; in flushSymverDirectives() local
718 bool IsDefined = (Info.Flags & wasm::WASM_SYMBOL_UNDEFINED) == 0; in parseLinkingSectionSymtab() local [all...]
252 bool IsDefined = false; in getSuperRegDestIfDead() local
302 bool IsDefined; member
115 Addressable(orc::ExecutorAddr Address, bool IsDefined) in Addressable() argument 145 uint64_t IsDefined : 1; variable
252 bool CompilerType::IsDefined() const { in IsDefined() function in CompilerType
1361 clang::PPCallbacks::ConditionValueKind IsDefined = in Ifdef() local
1672 bool IsDefined = false; global() member 1681 bool IsDefined = false; global() member
6527 bool IsDefined = false; parseDirectiveErrorIfdef() local
3442 bool TypeSystemClang::IsDefined(lldb::opaque_compiler_type_t type) { IsDefined() function in TypeSystemClang