Home
last modified time | relevance | path

Searched refs:AllowMissing (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaExprCXX.cpp2196 bool AllowMissing, FunctionDecl *&Operator, in FindAllocationOverload() argument
2201 if (AllowMissing || !Diagnose) in FindAllocationOverload()
/external/clang/include/clang/Sema/
DSema.h4794 bool AllowMissing, FunctionDecl *&Operator,