Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2654 using init_const_iterator = CXXCtorInitializer * const *; variable
H A DDeclCXX.h2627 using init_const_iterator = CXXCtorInitializer *const *; variable