Home
last modified time | relevance | path

Searched defs:ArgT (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp
H A DCompiler.cpp
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp340 void applyOnRange(RangeKind Kind, BasicValueFactory &BVF, QualType ArgT, in applyOnRange() argument
934 QualType ArgT, in appendInsideRangeDesc() argument
961 appendOutOfRangeDesc(llvm::APSInt RMin,llvm::APSInt RMax,QualType ArgT,BasicValueFactory & BVF,llvm::raw_ostream & Out) appendOutOfRangeDesc() argument
987 applyOnWithinRange(BasicValueFactory & BVF,QualType ArgT,const RangeApplyFunction & F) const applyOnWithinRange() argument
1001 applyOnOutOfRange(BasicValueFactory & BVF,QualType ArgT,const RangeApplyFunction & F) const applyOnOutOfRange() argument
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp341 auto *ArgT = dyn_cast<IntegerType>(Arg.getType()); in splitAndWriteThinLTOBitcode() local
/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1121 QualType ArgT = (*it); getMethodFamily() local