Home
last modified time | relevance | path

Searched defs:allowed_types (Results 1 – 2 of 2) sorted by relevance

/external/clang/docs/tools/
Ddump_ast_matchers.py131 def act_on_decl(declaration, comment, allowed_types): argument
339 allowed_types = [] variable
348 allowed_types = [] variable
368 allowed_types = [] variable
/external/vulkan-validation-layers/layers/
Dstateless_validation.h498 … const void *next, size_t allowed_type_count, const VkStructureType *allowed_types, in validate_struct_pnext()