Searched defs:IsAmbiguous (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DFileMatchTrie.cpp190 bool IsAmbiguous = false; local
104 findEquivalent(const PathComparator& Comparator, StringRef FileName, bool &IsAmbiguous, unsigned ConsumedLength = 0) const argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1831 bool Parser::isCXXFunctionDeclarator(bool *IsAmbiguous) { argument
H A DParseDecl.cpp6060 bool IsAmbiguous = false; local
6339 ParseFunctionDeclarator(Declarator &D, ParsedAttributes &FirstArgAttrs, BalancedDelimiterTracker &Tracker, bool IsAmbiguous, bool RequiresArg) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp228 bool IsAmbiguous = false; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h570 MacroDefinition(DefMacroDirective *MD, ArrayRef<ModuleMacro *> MMs, bool IsAmbiguous) argument
H A DPreprocessor.h580 bool IsAmbiguous = false; member in struct:clang::Preprocessor::ModuleMacroInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3479 IsAmbiguous = 2, enumerator in enum:__anon1824::MSRTTIClass::__anon1825
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2438 bool IsAmbiguous; local

Completed in 136 milliseconds