Home
last modified time | relevance | path

Searched defs:init_const_iterator (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h2615 using init_const_iterator = CXXCtorInitializer * const *; variable
DDeclCXX.h2466 using init_const_iterator = CXXCtorInitializer *const *; variable
/external/clang/include/clang/AST/
DDeclObjC.h2511 typedef CXXCtorInitializer * const * init_const_iterator; typedef
DDeclCXX.h2246 typedef CXXCtorInitializer *const *init_const_iterator; typedef