Home
last modified time | relevance | path

Searched defs:TypeSuffix (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dcxx1z-ast-print.cpp3 struct TypeSuffix { struct
7 // CHECK: int k = TypeSuffix().x<0L> + TypeSuffix().y<0L>; argument
/llvm-project/clang-tools-extra/clang-tidy/google/
H A DIntegerTypesCheck.h45 const StringRef TypeSuffix; variable
/llvm-project/clang/test/SemaTemplate/
H A Dtemp_arg_nontype_cxx1z.cpp530 namespace TypeSuffix { namespace