Home
last modified time | relevance | path

Searched refs:CNN (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp175 void setCreateNewNodes(bool CNN) { CreateNewNodes = CNN; } in setCreateNewNodes() argument
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dparent-virtual-call.cpp102 class CNN : public N2::BN { class