/llvm-project/clang/docs/ |
H A D | DriverInternals.rst | 295 The Compilation Object 309 Unified Parsing & Pipelining 317 ToolChain Argument Translation 337 Unused Argument Warnings
|
/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
H A D | note-amdgpu-invalid.s | 100 Notes: label
|
/llvm-project/lldb/source/Plugins/Process/elf-core/ |
H A D | RegisterUtilities.cpp | 29 DataExtractor lldb_private::getRegset(llvm::ArrayRef<CoreNote> Notes, in getRegset()
|
/llvm-project/clang/tools/apinotes-test/ |
H A D | APINotesTest.cpp | 42 for (const std::string &Notes : APINotes) { in main() local
|
/llvm-project/llvm/docs/ |
H A D | LoopTerminology.rst | 255 .. _loopinfo:
|
/llvm-project/clang/lib/Tooling/Core/ |
H A D | Diagnostic.cpp | 55 const SmallVector<DiagnosticMessage, 1> &Notes, in Diagnostic()
|
/llvm-project/polly/lib/External/isl/imath/ |
H A D | doc.md.in | 340 ## Notes section in User Documentation for the IMath Library
|
/llvm-project/clang/include/clang/Tooling/Core/ |
H A D | Diagnostic.h | 91 SmallVector<DiagnosticMessage, 1> Notes; member
|
/llvm-project/clang/include/clang/Frontend/ |
H A D | VerifyDiagnosticConsumer.h | 92 DirectiveList Notes; member
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | Diagnostics.h | 109 std::vector<Note> Notes; member
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 133 SmallVector<std::shared_ptr<PathDiagnosticNotePiece>, 4> Notes; variable
|
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | llvm-readobj.cpp | 135 static bool Notes; global() variable
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | FuchsiaHandleChecker.cpp | 373 std::vector<std::function<std::string(BugReport & BR)>> Notes; in checkPostCall() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaAttr.cpp | 402 llvm::SmallVector<PartialDiagnosticAt, 8> Notes; ConstantFoldAttrArgs() local
|
H A D | SemaExpr.cpp | 16983 SmallVector<PartialDiagnosticAt, 8> Notes; VerifyIntegerConstantExpression() local 17240 llvm::SmallVector<PartialDiagnosticAt, 8> Notes; CheckForImmediateInvocation() local 17295 llvm::SmallVector<PartialDiagnosticAt, 8> Notes; EvaluateAndDiagnoseImmediateInvocation() local [all...] |
H A D | SemaDeclCXX.cpp | 15985 SmallVector<PartialDiagnosticAt, 8> Notes; FinalizeVarWithDestructor() local 17202 SmallVector<PartialDiagnosticAt, 8> Notes; EvaluateStaticAssertMessageAsString() local
|
H A D | SemaTemplate.cpp | 7164 SmallVector<PartialDiagnosticAt, 8> Notes; isNullPointerValueTemplateArgument() local
|
H A D | SemaOverload.cpp | 6217 SmallVector<PartialDiagnosticAt, 8> Notes; EvaluateConvertedConstantExpression() local [all...] |
H A D | SemaChecking.cpp | 2444 SmallVector<PartialDiagnosticAt, 8> Notes; CheckBuiltinFunctionCall() local
|
H A D | SemaDecl.cpp | 14301 SmallVector<PartialDiagnosticAt, 8> Notes; CheckCompleteVariableDeclaration() local [all...] |
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 510 bool Notes = OutputType == GCovFileType::GCNO; mangleName() local
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 408 std::optional<std::vector<ELFYAML::NoteEntry>> Notes; member
|
/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 2540 SmallVector<PartialDiagnosticAt, 8> Notes; evaluateValue() local 2544 evaluateValueImpl(SmallVectorImpl<PartialDiagnosticAt> & Notes,bool IsConstantInitialization) const evaluateValueImpl() argument
|
H A D | ExprConstant.cpp | 16119 EvaluateAsInitializer(APValue & Value,const ASTContext & Ctx,const VarDecl * VD,SmallVectorImpl<PartialDiagnosticAt> & Notes,bool IsConstantInitialization) const EvaluateAsInitializer() argument
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 2791 std::unique_ptr<VisitorsDiagnosticsTy> Notes = generateVisitorsDiagnostics() local
|