Home
last modified time | relevance | path

Searched defs:QualType (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/DomainSpecific/
H A DCocoaConventions.h21 class QualType; variable
/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DUSRGeneration.h22 class QualType; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h64 class QualType; variable
H A DCanonicalType.h92 operator QualType() const { return Stored; } in QualType() function
H A DComparisonCategories.h36 class QualType; variable
H A DASTMutationListener.h36 class QualType; variable
H A DNSAPI.h19 class QualType; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1111 internal::Matcher<QualType>, InnerMatcher) { in AST_MATCHER_P()
1199 internal::Matcher<QualType>, InnerMatcher) { in AST_MATCHER_P()
3026 internal::Matcher<QualType>, InnerMatcher) { in AST_MATCHER_P()
3716 AST_MATCHER_P(ObjCMessageExpr, hasReceiverType, internal::Matcher<QualType>, in AST_MATCHER_P()
4099 AST_MATCHER_P(QualType, asString, std::string, Name) { in AST_MATCHER_P() argument
4114 QualType, pointsTo, internal::Matcher<QualType>, in AST_MATCHER_P() argument
4156 AST_MATCHER_P(QualType, references, internal::Matcher<QualType>, in AST_MATCHER_P() argument
4174 AST_MATCHER_P(QualType, hasCanonicalType, internal::Matcher<QualType>, in AST_MATCHER_P() argument
5141 internal::Matcher<QualType>, ParamMatcher) { in AST_POLYMORPHIC_MATCHER_P2()
5377 internal::Matcher<QualType>, InnerMatcher) { in AST_MATCHER_P()
[all …]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstShared.h21 class QualType; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DAnalysisBasedWarnings.h24 class QualType; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerHelpers.h28 class QualType; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.h26 class QualType; variable
H A DUdtRecordCompleter.h22 class QualType; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTDeserializationListener.h24 class QualType; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.h37 class QualType; variable
H A DCodeGenTBAA.h27 class QualType; variable
/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DValue.h53 class QualType; variable
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.cpp98 static void print(llvm::raw_ostream &OS, const T &V, ASTContext &, QualType) { in print() argument
H A DCompiler.h27 class QualType; variable
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h30 class QualType; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastValueChecker.cpp140 SmallVector<QualType, 4> CastToTyVec, in getNoteTag()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2611 bool (*IsPlausibleResult)(QualType)) { in notePlausibleOverloads()
2655 bool (*IsPlausibleResult)(QualType)) { in tryToRecoverWithCall()
H A DSemaLookup.cpp745 SmallVector<QualType, 1> &RetTypes, in GetQualTypesForOpenCLBuiltin()
746 SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) { in GetQualTypesForOpenCLBuiltin()
774 std::vector<QualType> &FunctionList, SmallVector<QualType, 1> &RetTypes, in GetOpenCLBuiltinFctOverloads()
775 SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) { in GetOpenCLBuiltinFctOverloads()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp175 ast_matchers::internal::Matcher<QualType>, InnerMatcher) { in AST_MATCHER_P()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1271 RangeSet inferAs(const llvm::APSInt &Val, QualType) { in inferAs() argument

12