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

123

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp573 BuiltinBug *BT = static_cast<BuiltinBug *>(BT_Null.get()); local
593 BuiltinBug *BT = static_cast<BuiltinBug *>(BT_Bounds.get()); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1316 const BugType &BT = R->getBugType(); local
1327 const BugType &BT = R->getBugType(); local
2941 const BugType& BT = EQ.getReports()[0]->getBugType(); local
3301 BugType *BT = getBugTypeForName(CheckName, name, category); local
3316 std::unique_ptr<BugType> &BT = StrBugTypes[fullDesc]; local
[all...]
H A DExprEngine.cpp249 const auto *BT = dyn_cast<BuiltinType>(T); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp10076 appendBuiltinType(SmallStringEnc &Enc, const BuiltinType *BT) argument
[all...]
H A DCGDebugInfo.cpp648 llvm::DIType *CGDebugInfo::CreateType(const BuiltinType *BT) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1985 const auto *BT = dyn_cast<BuiltinType>(CanonicalType); local
[all...]
H A DASTContext.cpp6563 const auto *BT = dyn_cast<BuiltinType>(T); local
7076 getObjCEncodingForPrimitiveType(const ASTContext *C, const BuiltinType *BT) argument
7185 const auto *BT = Enum->getIntegerType()->castAs<BuiltinType>(); local
7225 const auto *BT = T->castAs<BuiltinType>(); local
7423 const auto *BT = T->castAs<BlockPointerType>(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp3721 const MachineBasicBlock *BT = nullptr; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5604 const CXXBindTemporaryExpr *BT = E.castAs<CFGTemporaryDtor>().getBindTemporaryExpr(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10109 const BuiltinType *BT = cast<BuiltinType>(T); local
10135 const BuiltinType *BT = cast<BuiltinType>(T); local

Completed in 430 milliseconds

123