Searched defs:BT (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DFixedAddressChecker.cpp27 mutable std::unique_ptr<BuiltinBug> BT; member in class:__anon2227::FixedAddressChecker
H A DTaintTesterChecker.cpp27 mutable std::unique_ptr<BugType> BT; member in class:__anon2309::TaintTesterChecker
H A DUndefinedArraySubscriptChecker.cpp27 mutable std::unique_ptr<BugType> BT; member in class:__anon2317::UndefinedArraySubscriptChecker
H A DArrayBoundChecker.cpp28 mutable std::unique_ptr<BuiltinBug> BT; member in class:__anon2162::ArrayBoundChecker
H A DDivZeroChecker.cpp27 mutable std::unique_ptr<BuiltinBug> BT; member in class:__anon2221::DivZeroChecker
H A DNSAutoreleasePoolChecker.cpp34 mutable std::unique_ptr<BugType> BT; member in class:__anon2264::NSAutoreleasePoolChecker
H A DPointerSubChecker.cpp27 mutable std::unique_ptr<BuiltinBug> BT; member in class:__anon2292::PointerSubChecker
H A DReturnPointerRangeChecker.cpp28 mutable std::unique_ptr<BuiltinBug> BT; member in class:__anon2296::ReturnPointerRangeChecker
H A DUndefBranchChecker.cpp27 mutable std::unique_ptr<BuiltinBug> BT; member in class:__anon2314::UndefBranchChecker
H A DUndefCapturedBlockVarChecker.cpp29 mutable std::unique_ptr<BugType> BT; member in class:__anon2315::UndefCapturedBlockVarChecker
H A DUndefinedAssignmentChecker.cpp26 mutable std::unique_ptr<BugType> BT; member in class:__anon2318::UndefinedAssignmentChecker
H A DMmapWriteExecChecker.cpp34 mutable std::unique_ptr<BugType> BT; member in class:__anon2261::MmapWriteExecChecker
H A DReturnUndefChecker.cpp80 static void emitBug(CheckerContext &C, BuiltinBug &BT, const Expr *RetE, argument
H A DBoolAssignmentChecker.cpp25 mutable std::unique_ptr<BuiltinBug> BT; member in class:__anon2173::BoolAssignmentChecker
H A DCastSizeChecker.cpp27 mutable std::unique_ptr<BuiltinBug> BT; member in class:__anon2182::CastSizeChecker
H A DConversionChecker.cpp45 mutable std::unique_ptr<BuiltinBug> BT; member in class:__anon2200::ConversionChecker
H A DDeleteWithNonVirtualDtorChecker.cpp39 mutable std::unique_ptr<BugType> BT; member in class:__anon2218::DeleteWithNonVirtualDtorChecker
H A DUndefResultChecker.cpp31 mutable std::unique_ptr<BugType> BT; member in class:__anon2316::UndefResultChecker
H A DDynamicTypeChecker.cpp33 mutable std::unique_ptr<BugType> BT; member in class:__anon2222::DynamicTypeChecker
H A DObjCContainersChecker.cpp33 mutable std::unique_ptr<BugType> BT; member in class:__anon2279::ObjCContainersChecker
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp26 serialization::TypeIdxFromBuiltin(const BuiltinType *BT) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/plugins/SampleAnalyzer/
H A DMainCallChecker.cpp11 mutable std::unique_ptr<BugType> BT; member in class:__anon1655::MainCallChecker
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h45 RefCountBugKind BT; member in class:clang::ento::retaincountchecker::RefCountBug
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp433 const BuiltinType *BT = PT->getAs<BuiltinType>(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSymbolEnumerator.cpp77 const NativeTypeBuiltin &BT = Parent.getUnderlyingBuiltinType(); local

Completed in 258 milliseconds

123