Home
last modified time | relevance | path

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

/external/perfetto/tools/ftrace_proto_gen/
Dproto_gen_utils.h56 struct ProtoType { struct
62 ProtoType GetSigned() const; argument
/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DNoexceptMoveConstructorCheck.cpp41 const auto *ProtoType = Decl->getType()->getAs<FunctionProtoType>(); in check() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h47 Type *ProtoType = nullptr; variable
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h47 Type *ProtoType = nullptr; variable
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h48 Type *ProtoType; variable
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngineCXX.cpp815 if (const auto *ProtoType = Ty->getAs<FunctionProtoType>()) in VisitCXXNewAllocatorCall() local
888 if (const auto *ProtoType = Ty->getAs<FunctionProtoType>()) in VisitCXXNewExpr() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCXX.cpp481 if (const FunctionProtoType *ProtoType = Ty->getAs<FunctionProtoType>()) in VisitCXXNewExpr() local
/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp2080 Decl *ProtoType = Actions.ActOnStartProtocolInterface( in ParseObjCAtProtocolDeclaration() local
/external/clang/lib/Parse/
DParseObjc.cpp2094 Decl *ProtoType = in ParseObjCAtProtocolDeclaration() local