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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DFileMatchTrie.cpp202 bool IsAmbiguous = false; local
104 findEquivalent(const PathComparator& Comparator, StringRef FileName, bool &IsAmbiguous, unsigned ConsumedLength = 0) const argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp1824 bool Parser::isCXXFunctionDeclarator(bool *IsAmbiguous) { argument
H A DParseDecl.cpp6205 bool IsAmbiguous = false; local
6485 ParseFunctionDeclarator(Declarator &D, ParsedAttributes &FirstArgAttrs, BalancedDelimiterTracker &Tracker, bool IsAmbiguous, bool RequiresArg) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp230 bool IsAmbiguous = false; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DMacroInfo.h570 MacroDefinition(DefMacroDirective *MD, ArrayRef<ModuleMacro *> MMs, bool IsAmbiguous) argument
H A DPreprocessor.h587 bool IsAmbiguous = false; member in struct:clang::Preprocessor::ModuleMacroInfo
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3508 IsAmbiguous = 2, enumerator in enum:__anon566::MSRTTIClass::__anon567
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2440 bool IsAmbiguous; local

Completed in 499 milliseconds