Searched defs:AfterColon (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | SampleProfReader.cpp | 277 StringRef AfterColon = Rest.substr(n3 + 1); ParseLine() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 2029 SourceLocation AfterColon = Lexer::findLocationAfterToken( GenerateFixForUnusedDecl() local |