Home
last modified time | relevance | path

Searched refs:Precise (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp122 bool Precise = false; member
926 ReceiverRuntimeType.Precise) { in checkPostObjCMessage()
936 !ReceiverRuntimeType.Precise); in checkPostObjCMessage()
959 State, RetSym, ReceiversSuperClass, !ReceiverRuntimeType.Precise); in checkPostObjCMessage()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/
H A DREADME.txt134 [1] Precise interprocedural dataflow analysis via graph reachability,
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDecl.cpp2434 : Param(param), Precise(precise) {} in ConsumeARCParameter()
2437 ARCPreciseLifetime_t Precise; member
2440 CGF.EmitARCRelease(Param, Precise); in Emit()
H A DCGExpr.cpp309 bool Precise = in pushTemporaryCleanup() local
312 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
/openbsd-src/gnu/llvm/clang/docs/HLSL/
H A DHLSLSupport.rst182 Precise Qualifier
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolution.h2094 bool &Precise);
/openbsd-src/gnu/llvm/llvm/docs/
H A DSymbolizerMarkupFormat.rst248 Return address frames are identified by the ``:ra`` suffix. Precise code
H A DGettingStarted.rst380 Ubuntu Precise, 12.04 LTS. For this distribution, one easy option is to install
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1550 Precise control over the wrapping of braces.
4816 Precise control over the spacing before parentheses.
H A DAutomaticReferenceCounting.rst1806 Precise lifetime semantics
H A DUsersManual.rst1398 :header: "Mode", "Precise", "Strict", "Fast"
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp7207 bool &Precise) { in getDefiningScopeBound() argument
7208 Precise = true; in getDefiningScopeBound()
7217 Precise = false; in getDefiningScopeBound()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td3783 // Precise thread safety warnings