Home
last modified time | relevance | path

Searched defs:ProtoType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h47 Type *ProtoType = nullptr; variable
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp973 if (const auto *ProtoType = Ty->getAs<FunctionProtoType>()) in VisitCXXNewAllocatorCall() local
1044 if (const auto *ProtoType = FD->getType()->getAs<FunctionProtoType>()) in VisitCXXNewExpr() local
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp2124 ObjCProtocolDecl *ProtoType = Actions.ActOnStartProtocolInterface( in ParseObjCAtProtocolDeclaration() local