/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
H A D | RegisterUtilities.cpp | 29 DataExtractor lldb_private::getRegset(llvm::ArrayRef<CoreNote> Notes, in getRegset()
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/ |
H A D | Diagnostic.cpp | 55 const SmallVector<DiagnosticMessage, 1> &Notes, in Diagnostic()
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Core/ |
H A D | Diagnostic.h | 91 SmallVector<DiagnosticMessage, 1> Notes; member
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | VerifyDiagnosticConsumer.h | 92 DirectiveList Notes; member
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 133 SmallVector<std::shared_ptr<PathDiagnosticNotePiece>, 4> Notes; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | FuchsiaHandleChecker.cpp | 373 std::vector<std::function<std::string(BugReport & BR)>> Notes; in checkPostCall() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | llvm-readobj.cpp | 134 static bool Notes; global() variable
|
/freebsd-src/crypto/openssl/ |
H A D | INSTALL.md | 1690 Notes global() chapter [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAttr.cpp | 390 llvm::SmallVector<PartialDiagnosticAt, 8> Notes; ConstantFoldAttrArgs() local
|
H A D | SemaExpr.cpp | 18077 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 D | SemaDeclCXX.cpp | 16162 SmallVector<PartialDiagnosticAt, 8> Notes; FinalizeVarWithDestructor() local 17407 SmallVector<PartialDiagnosticAt, 8> Notes; EvaluateStaticAssertMessageAsString() local
|
H A D | SemaTemplate.cpp | 6675 SmallVector<PartialDiagnosticAt, 8> Notes; isNullPointerValueTemplateArgument() local
|
H A D | SemaOverload.cpp | 6185 SmallVector<PartialDiagnosticAt, 8> Notes; EvaluateConvertedConstantExpression() local [all...] |
H A D | SemaDecl.cpp | 14535 SmallVector<PartialDiagnosticAt, 8> Notes; CheckCompleteVariableDeclaration() local [all...] |
H A D | SemaChecking.cpp | 2520 SmallVector<PartialDiagnosticAt, 8> Notes; CheckBuiltinFunctionCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 510 bool Notes = OutputType == GCovFileType::GCNO; in mangleName() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 396 std::optional<std::vector<ELFYAML::NoteEntry>> Notes; global() member
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 2547 SmallVector<PartialDiagnosticAt, 8> Notes; evaluateValue() local 2551 evaluateValueImpl(SmallVectorImpl<PartialDiagnosticAt> & Notes,bool IsConstantInitialization) const evaluateValueImpl() argument
|
H A D | ExprConstant.cpp | 15741 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 D | BugReporter.cpp | 2775 std::unique_ptr<VisitorsDiagnosticsTy> Notes = generateVisitorsDiagnostics() local
|