Searched defs:colon (Results 1 – 10 of 10) sorted by relevance
/llvm-project/lldb/include/lldb/Core/ |
H A D | Highlighter.h | 68 ColorStyle colon; member
|
/llvm-project/mlir/lib/Tools/PDLL/Parser/ |
H A D | Lexer.h | 75 colon, enumerator
|
/llvm-project/clang/test/Analysis/ |
H A D | ptr-arith.c | 31 const char *colon = memchr (domain_b, ':', domain_e - domain_b); domain_port() local
|
/llvm-project/llvm/lib/TableGen/ |
H A D | TGLexer.h | 48 colon, // : enumerator
|
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | FormatGen.h | 49 colon, enumerator
|
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.h | 37 colon, enumerator
|
/llvm-project/llvm/include/llvm/AsmParser/ |
H A D | LLToken.h | 38 colon, // : enumerator
|
/llvm-project/third-party/unittest/googletest/src/ |
H A D | gtest.cc | 657 const char* const colon = strchr(gtest_output_flag, ':'); in GetOutputFormat() local 674 const char* const colon = strchr(gtest_output_flag, ':'); in GetAbsolutePathToOutputFile() local 1256 const ::std::string::size_type colon = str.find(delimiter, pos); in SplitString() local
|
/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 298 const char *colon = PP.getSourceManager().getCharacterData(EndLoc); rewriteToPropertyDotSyntax() local
|
/llvm-project/llvm/unittests/Support/ |
H A D | YAMLIOTest.cpp | 2918 int colon; global() member
|