Home
last modified time | relevance | path

Searched defs:variable_type (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
DAlignment.h32 …#define WTF_ALIGNED(variable_type, variable, n) variable_type variable __attribute__((__aligned__(… argument
/external/lldb/source/Core/
DValue.cpp246 Type *variable_type = variable->GetType(); in GetClangType() local
/external/e2fsprogs/ext2ed/
Dinit.c110 char variable_name [50],variable_type [20]; in set_struct_descriptors() local
/external/lldb/source/Symbol/
DVariable.cpp841 Type *variable_type = variable->GetType(); in PrivateAutoComplete() local
/external/lldb/source/Expression/
DIRForTarget.cpp1438 llvm::Type *variable_type = global_variable->getType(); in MaterializeInternalVariable() local