Searched defs:DefinedSize (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocChecker.cpp | 1110 if (Optional<DefinedOrUnknownSVal> DefinedSize = in MallocMemAux() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | adoctint.h | 899 #define _Column_put_DefinedSize(This, DefinedSize) ((This)->lpVtbl ->put_DefinedSize (This, Defined… argument 1377 #define Columns_Append(This, Item, Type, DefinedSize) ((This)->lpVtbl ->Append (This, Item, Type, D… argument
|
D | adoint_backcompat.h | 3266 #define Fields20__Append(This, Name, Type, DefinedSize, Attrib) ((This)->lpVtbl ->_Append (This, Na… argument 3321 #define Fields__Append(This, Name, Type, DefinedSize, Attrib) ((This)->lpVtbl ->_Append (This, Name… argument 3323 #define Fields_Append(This, Name, Type, DefinedSize, Attrib, FieldValue) ((This)->lpVtbl ->Append (… argument
|
D | adoint.h | 3313 #define Fields20__Append(This, Name, Type, DefinedSize, Attrib) ((This)->lpVtbl ->_Append (This, Na… argument 3368 #define Fields__Append(This, Name, Type, DefinedSize, Attrib) ((This)->lpVtbl ->_Append (This, Name… argument 3370 #define Fields_Append(This, Name, Type, DefinedSize, Attrib, FieldValue) ((This)->lpVtbl ->Append (… argument
|