Home
last modified time | relevance | path

Searched defs:IsActive (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DDescriptor.cpp57 bool IsActive, Descriptor *D) { in ctorArrayDesc()
118 bool IsActive, Descriptor *D) { in ctorRecord()
H A DDescriptor.h178 unsigned IsActive : 1; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp568 llvm::Value *IsActive in EmitCleanup() local
654 bool IsActive = Scope.isActive(); in PopCleanupBlock() local
H A DCGCleanup.h74 unsigned IsActive : 1; variable
H A DCGOpenMPRuntimeGPU.cpp1384 llvm::Value *IsActive = in emitWorkerLoop() local
H A DCGCall.cpp4316 llvm::Instruction *IsActive = Builder.CreateUnreachable(); in EmitCallArg() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1272 mutable bool IsActive = false; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp2505 bool IsActive = false; member in __anon51bf6f8c0a11::OffloadingActionBuilder::CudaActionBuilderBase