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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.cpp160 bool IsActive = !(Kind & InactiveCleanup); local
480 llvm::Value *IsActive local
569 bool IsActive = Scope.isActive(); local
[all...]
H A DCGCall.cpp2042 llvm::Instruction *IsActive = Builder.CreateUnreachable(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnostic.h858 mutable bool IsActive; member in class:clang::DiagnosticBuilder

Completed in 93 milliseconds