Searched defs:CIC (Results 1 – 4 of 4) sorted by relevance
14 …const int (^CIC) () = IFP; // OK - initializing 'const int (^)()' with an expression of type 'int… in main() local
16 …const int (^CIC) () = IFP; // OK - initializing 'const int (^)()' with an expression of type 'int… in main() local
109 const ConstIntIterator CIC(&Number); in TEST() local
8017 const auto *CIC = cast<OpenACCCopyInClause>(C); writeOpenACCClause() local