Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp179 bool IsInvalid = llvm::errorToBool(validateEditRange(Range, SM)); in getFileRangeForEdit() local
190 bool IsInvalid = in getFileRange() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h486 bool IsInvalid() const { return !IsValid(); } in IsInvalid() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h71 bool IsInvalid = false; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp384 bool IsInvalid, unsigned ID, unsigned Cost, in getInstructionMappingImpl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp299 bool IsInvalid; member
H A DSemaDeclCXX.cpp92 bool IsInvalid = false; in VisitExpr() local
8285 bool IsInvalid = false; member
11535 bool IsInvalid = false; in ActOnStartNamespaceDef() local
19043 bool IsMemberSpecialization, IsInvalid; ActOnStartFunctionDeclarationDeclarator() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp537 bool IsInvalid = false; in ParseRHSOfBinaryExpression() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4565 IsInvalid = 0, enumerator