Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2654 using init_const_iterator = CXXCtorInitializer * const *; global() variable
H A DDeclCXX.h2620 using init_const_iterator = CXXCtorInitializer *const *; global() variable