Home
last modified time | relevance | path

Searched defs:TypeParams (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclPrinter.cpp1369 if (auto TypeParams = OID->getTypeParamListAsWritten()) { in VisitObjCInterfaceDecl() local
1379 if (auto TypeParams = OID->getTypeParamListAsWritten()) { in VisitObjCInterfaceDecl() local
1457 if (auto TypeParams = PID->getTypeParamList()) { in VisitObjCCategoryDecl() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DLLVMContextImpl.h196 ArrayRef<Type *> TypeParams; member
H A DCore.cpp864 LLVMTypeRef *TypeParams, in LLVMTargetExtTypeInContext()
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp841 ObjCTypeParamList *TypeParams = Interface->getTypeParamList(); in checkPreObjCMessage() local
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp165 ObjCTypeParamList *TypeParams = nullptr; in ParseObjCAtClassDeclaration() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1514 llvm::Type *TypeParams[] = { in createForStaticInitFunction() local
1539 llvm::Type *TypeParams[] = { getIdentTyPointerTy(), // loc in createDispatchInitFunction() local
1560 llvm::Type *TypeParams[] = { in createDispatchFiniFunction() local
1579 llvm::Type *TypeParams[] = { in createDispatchNextFunction() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp3120 ObjCTypeParamList *TypeParams = TypeParamLists[i]; in ActOnForwardClassDeclaration() local
/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2503 SmallVector<Type *, 4> TypeParams; in parseTypeTableBody() local
/openbsd/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp3129 SmallVector<Type *> TypeParams; in parseTargetExtType() local