Home
last modified time | relevance | path

Searched defs:CheckType (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py264 def CheckType(self, test, msg_desc, name, file_desc): member in EnumType
289 def CheckType(self, test, containing_type_desc, name, file_desc): member in MessageType
/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp168 Matcher *CheckType = MatcherPtr.release(); in ContractNodes() local
DDAGISelMatcher.h64 CheckType, // Fail if not correct type. enumerator
/external/selinux/policycoreutils/sepolicy/
Dsepolicy.py55 class CheckType(argparse.Action): class
/external/llvm/utils/FileCheck/
DFileCheck.cpp72 enum CheckType { enum
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2374 CheckType(const unsigned char *MatcherTable, unsigned &MatcherIndex, SDValue N, in CheckType() function
/external/clang/lib/Sema/
DSemaDeclCXX.cpp4616 void AbstractUsageInfo::CheckType(const NamedDecl *D, TypeLoc TL, in CheckType() function in __anon954874030611::AbstractUsageInfo