HomeSort by relevance Sort by last modified time
    Searched refs:allocate_variable_declaration (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceDefs.h 177 template <typename T> T *allocate_variable_declaration() { function in class:Ice::VariableDeclarationList
179 "allocate_variable_declaration expects non-trivially "
IceGlobalInits.h 410 return new (VDL->allocate_variable_declaration<VariableDeclaration>())

Completed in 677 milliseconds