Searched defs:INDEX (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/Basic/Targets/ |
H A D | PPC.cpp | 915 PPC_AIX_FEATURE(NAME,DESC,SUPPORT_METHOD,INDEX,MASK,COMP_OP,VALUE) validateCpuSupports() argument
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | identifier-naming-hungarian-notation-c-language.c | 470 typedef int INDEX; typedef
|
H A D | identifier-naming-hungarian-notation.cpp | 575 typedef int INDEX; typedef
|
H A D | identifier-naming-hungarian-notation-lower-case-prefix.cpp | 575 typedef int INDEX; typedef
|
H A D | identifier-naming-hungarian-notation-cfgfile.cpp | 570 typedef int INDEX; typedef
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 16865 PPC_AIX_FEATURE(NAME,DESC,SUPPORT_METHOD,INDEX,MASK,COMP_OP,VALUE) EmitPPCBuiltinExpr() argument
|