Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/lang/c/find_struct_type/
Dmain.c3 struct mytype { struct
13 typedef struct mytype MyType; argument
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/modernize-use-using/
Dmodernize-use-using.h4 typedef int mytype; typedef
/external/llvm-project/clang/test/Analysis/
Dtest-variably-modified-types.c11 int mytype[getArraySize(x)]; in testVariablyModifiedTypes() local
/external/clang/test/Analysis/
Dtest-variably-modified-types.c11 int mytype[getArraySize(x)]; in testVariablyModifiedTypes() local
/external/autotest/client/common_lib/cros/
Dauthpolicy.py294 def __exit__(self, mytype, value, traceback): argument
Dsmbprovider.py470 def __exit__(self, mytype, value, traceback): argument
/external/cldr/tools/java/org/unicode/cldr/icu/
DLDMLComparator.java1096 String mytype = mytypeNode.getNodeValue(); in extractMergeData() local
1167 String mytype = mytypeNode.getNodeValue(); in extractMergeData() local