HomeSort by relevance Sort by last modified time
    Searched refs:Disambiguate (Results 1 - 3 of 3) sorted by null

  /external/openfst/src/include/fst/script/
disambiguate.h 20 #include <fst/disambiguate.h>
46 void Disambiguate(DisambiguateArgs *args) {
58 Disambiguate(ifst, ofst, detargs);
61 void Disambiguate(const FstClass &ifst, MutableFstClass *ofst,
  /external/clang/lib/Parse/
ParseTentative.cpp 88 // cases the statement is a declaration. [Note: To disambiguate, the whole
165 // Two decl-specifiers in a row conclusively disambiguate this as being a
401 /// If Disambiguate is true, we try harder to determine whether a '[[' starts
430 Parser::isCXX11AttributeSpecifier(bool Disambiguate,
439 if (!Disambiguate && !getLangOpts().ObjC1)
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 173 milliseconds