Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DFileMatchTrie.cpp106 bool &IsAmbiguous, in findEquivalent()
202 bool IsAmbiguous = false; in findEquivalent() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h597 bool IsAmbiguous) in MacroDefinition() argument
H A DPreprocessor.h814 bool IsAmbiguous = false; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1975 isCXXFunctionDeclarator(bool * IsAmbiguous,ImplicitTypenameContext AllowImplicitTypename) isCXXFunctionDeclarator() argument
H A DParseDecl.cpp6752 bool IsAmbiguous = false; ParseDirectDeclarator() local
7063 ParseFunctionDeclarator(Declarator & D,ParsedAttributes & FirstArgAttrs,BalancedDelimiterTracker & Tracker,bool IsAmbiguous,bool RequiresArg) ParseFunctionDeclarator() argument
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp227 bool IsAmbiguous = false; in updateModuleMacroInfo() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp8501 EmitAllDiagnostics(bool IsAmbiguous) EmitAllDiagnostics() argument
8579 CheckForRecursiveTypos(ExprResult Res,bool & IsAmbiguous) CheckForRecursiveTypos() argument
8634 RecursiveTransformLoop(Expr * E,bool & IsAmbiguous) RecursiveTransformLoop() argument
8748 bool IsAmbiguous = false; Transform() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3601 IsAmbiguous = 2, global() enumerator