Home
last modified time | relevance | path

Searched defs:Notes (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.cpp29 DataExtractor lldb_private::getRegset(llvm::ArrayRef<CoreNote> Notes, in getRegset()
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/
H A DDiagnostic.cpp55 const SmallVector<DiagnosticMessage, 1> &Notes, in Diagnostic()
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h91 SmallVector<DiagnosticMessage, 1> Notes; member
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h92 DirectiveList Notes; member
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h133 SmallVector<std::shared_ptr<PathDiagnosticNotePiece>, 4> Notes; variable
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp373 std::vector<std::function<std::string(BugReport & BR)>> Notes; in checkPostCall() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp134 static bool Notes; global() variable
/freebsd-src/crypto/openssl/
H A DINSTALL.md1690 Notes global() chapter
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp390 llvm::SmallVector<PartialDiagnosticAt, 8> Notes; ConstantFoldAttrArgs() local
H A DSemaExpr.cpp18077 SmallVector<PartialDiagnosticAt, 8> Notes; VerifyIntegerConstantExpression() local
18340 llvm::SmallVector<PartialDiagnosticAt, 8> Notes; CheckForImmediateInvocation() local
18395 llvm::SmallVector<PartialDiagnosticAt, 8> Notes; EvaluateAndDiagnoseImmediateInvocation() local
[all...]
H A DSemaDeclCXX.cpp16162 SmallVector<PartialDiagnosticAt, 8> Notes; FinalizeVarWithDestructor() local
17407 SmallVector<PartialDiagnosticAt, 8> Notes; EvaluateStaticAssertMessageAsString() local
H A DSemaTemplate.cpp6675 SmallVector<PartialDiagnosticAt, 8> Notes; isNullPointerValueTemplateArgument() local
H A DSemaOverload.cpp6185 SmallVector<PartialDiagnosticAt, 8> Notes; EvaluateConvertedConstantExpression() local
[all...]
H A DSemaDecl.cpp14535 SmallVector<PartialDiagnosticAt, 8> Notes; CheckCompleteVariableDeclaration() local
[all...]
H A DSemaChecking.cpp2520 SmallVector<PartialDiagnosticAt, 8> Notes; CheckBuiltinFunctionCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp510 bool Notes = OutputType == GCovFileType::GCNO; in mangleName() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h396 std::optional<std::vector<ELFYAML::NoteEntry>> Notes; global() member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2547 SmallVector<PartialDiagnosticAt, 8> Notes; evaluateValue() local
2551 evaluateValueImpl(SmallVectorImpl<PartialDiagnosticAt> & Notes,bool IsConstantInitialization) const evaluateValueImpl() argument
H A DExprConstant.cpp15741 EvaluateAsInitializer(APValue & Value,const ASTContext & Ctx,const VarDecl * VD,SmallVectorImpl<PartialDiagnosticAt> & Notes,bool IsConstantInitialization) const EvaluateAsInitializer() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2775 std::unique_ptr<VisitorsDiagnosticsTy> Notes = generateVisitorsDiagnostics() local