Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/Interp/
H A DPrimType.h
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.cpp493 for (const auto &PrimType : HungarainNotationPrimitiveTypes) { in loadFileConfig() local