Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp121 bool Precise = false; member
925 ReceiverRuntimeType.Precise) { in checkPostObjCMessage()
935 !ReceiverRuntimeType.Precise); in checkPostObjCMessage()
958 State, RetSym, ReceiversSuperClass, !ReceiverRuntimeType.Precise); in checkPostObjCMessage()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/
H A DREADME.txt134 [1] Precise interprocedural dataflow analysis via graph reachability,
/llvm-project-15.0.7/clang/docs/
H A DHLSLSupport.rst173 Precise Qualifier
H A DClangFormatStyleOptions.rst1411 Precise control over the wrapping of braces.
4207 Precise control over the spacing before parentheses.
H A DAutomaticReferenceCounting.rst1806 Precise lifetime semantics
H A DUsersManual.rst1342 :header: "Mode", "Precise", "Strict", "Fast"
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDecl.cpp2430 : Param(param), Precise(precise) {} in ConsumeARCParameter()
2433 ARCPreciseLifetime_t Precise; member
2436 CGF.EmitARCRelease(Param, Precise); in Emit()
H A DCGExpr.cpp308 bool Precise = in pushTemporaryCleanup() local
311 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DScalarEvolution.h2001 bool &Precise);
/llvm-project-15.0.7/llvm/docs/
H A DSymbolizerMarkupFormat.rst248 Return address frames are identified by the ``:ra`` suffix. Precise code
H A DGettingStarted.rst294 Ubuntu Precise, 12.04 LTS. For this distribution, one easy option is to install
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp7000 bool &Precise) { in getDefiningScopeBound() argument
7001 Precise = true; in getDefiningScopeBound()
7010 Precise = false; in getDefiningScopeBound()
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Dbasic.ll1745 ; Precise.
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td3757 // Precise thread safety warnings