OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TryAnnotateName
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseTentative.cpp
1280
switch (
TryAnnotateName
(&CCC)) {
1306
"
TryAnnotateName
succeeded without producing an annotation");
1309
// a missing 'typename' keyword. Don't use
TryAnnotateName
in this case,
1540
switch (
TryAnnotateName
()) {
ParseStmt.cpp
197
if (
TryAnnotateName
(&CCC) == ANK_Error) {
Parser.cpp
1624
Parser::
TryAnnotateName
(CorrectionCandidateCallback *CCC) {
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
868
AnnotatedNameKind
TryAnnotateName
(CorrectionCandidateCallback *CCC = nullptr);
Completed in 76 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026