Searched defs:UnannotatedTentativeParsingAction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseCXXInlineMethods.cpp | 1133 class Parser::UnannotatedTentativeParsingAction : public TentativeParsingAction { global() class in Parser |
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/ | ||
H A D | Parser.h | 1046 class UnannotatedTentativeParsingAction; global() variable |