Home
last modified time | relevance | path

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

/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
H A Devery-array.cpp18 const int CIA[3] = {1, 2, 3}; variable
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5564 if (const auto *CIA = Node.getAttr<ConstInitAttr>()) AST_MATCHER() local