Searched refs:Precise (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | DynamicTypePropagation.cpp | 122 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 D | README.txt | 134 [1] Precise interprocedural dataflow analysis via graph reachability,
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGDecl.cpp | 2434 : Param(param), Precise(precise) {} in ConsumeARCParameter() 2437 ARCPreciseLifetime_t Precise; member 2440 CGF.EmitARCRelease(Param, Precise); in Emit()
|
| H A D | CGExpr.cpp | 309 bool Precise = in pushTemporaryCleanup() local 312 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
|
| /openbsd-src/gnu/llvm/clang/docs/HLSL/ |
| H A D | HLSLSupport.rst | 182 Precise Qualifier
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | ScalarEvolution.h | 2094 bool &Precise);
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | SymbolizerMarkupFormat.rst | 248 Return address frames are identified by the ``:ra`` suffix. Precise code
|
| H A D | GettingStarted.rst | 380 Ubuntu Precise, 12.04 LTS. For this distribution, one easy option is to install
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ClangFormatStyleOptions.rst | 1550 Precise control over the wrapping of braces. 4816 Precise control over the spacing before parentheses.
|
| H A D | AutomaticReferenceCounting.rst | 1806 Precise lifetime semantics
|
| H A D | UsersManual.rst | 1398 :header: "Mode", "Precise", "Strict", "Fast"
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 7207 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 D | DiagnosticSemaKinds.td | 3783 // Precise thread safety warnings
|