Home
last modified time | relevance | path

Searched defs:Args2 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/unittests/Serialization/
H A DModuleCacheTest.cpp139 const char *Args2[] = {"clang", "-fmodules", "-Fframeworks2", in TEST_F() local
181 const char *Args2[] = { in TEST_F() local
/llvm-project/llvm/unittests/Option/
H A DOptionParsingTest.cpp459 InputArgList AL2 = T.ParseArgs(Args2, MAI, MAC); in TYPED_TEST() local
482 AL = T.ParseArgs(Args2, MAI, MAC); in TYPED_TEST() local
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp392 const TemplateArgumentLoc *Args2 = E2->getTemplateArgs(); in IsStmtEquivalent() local
712 IsStructurallyEquivalent(StructuralEquivalenceContext & Context,ArrayRef<TemplateArgument> Args1,ArrayRef<TemplateArgument> Args2) IsStructurallyEquivalent() argument
/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5410 isAtLeastAsSpecializedAs(Sema & S,SourceLocation Loc,const FunctionTemplateDecl * FT1,const FunctionTemplateDecl * FT2,TemplatePartialOrderingContext TPOC,bool Reversed,const SmallVector<QualType> & Args1,const SmallVector<QualType> & Args2) isAtLeastAsSpecializedAs() argument
5535 SmallVector<QualType> Args2; getMoreSpecializedTemplate() local
5933 Args2 = PS2->getTemplateArgs().asArray(); operator ()() local
5952 Args2 = Primary->getInjectedTemplateArgs(); operator ()() local
[all...]
/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp2190 const char *Args2[] = {"prog", "-bool-option", "-str-option=str-value", TEST() local
2274 const char *Args2[] = {"prog", "faz"}; TEST() local
/llvm-project/clang/unittests/Tooling/
H A DToolingTest.cpp531 std::vector<std::string> Args2 = {"-fno-delayed-template-parsing"}; TEST() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1910 Args2.add(RValue::get(V), getContext().getObjCIdType()); in EmitObjCForCollectionStmt() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2795 SmallVector<Type *, 3> Args2 = {IntptrTy, IntptrTy}; initializeCallbacks() local