Home
last modified time | relevance | path

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

/llvm-project/clang/docs/
H A DDriverInternals.rst295 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 Dnote-amdgpu-invalid.s100 Notes: label
/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.cpp29 DataExtractor lldb_private::getRegset(llvm::ArrayRef<CoreNote> Notes, in getRegset()
/llvm-project/clang/tools/apinotes-test/
H A DAPINotesTest.cpp42 for (const std::string &Notes : APINotes) { in main() local
/llvm-project/llvm/docs/
H A DLoopTerminology.rst255 .. _loopinfo:
/llvm-project/clang/lib/Tooling/Core/
H A DDiagnostic.cpp55 const SmallVector<DiagnosticMessage, 1> &Notes, in Diagnostic()
/llvm-project/polly/lib/External/isl/imath/
H A Ddoc.md.in340 ## Notes section in User Documentation for the IMath Library
/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h91 SmallVector<DiagnosticMessage, 1> Notes; member
/llvm-project/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h92 DirectiveList Notes; member
/llvm-project/clang-tools-extra/clangd/
H A DDiagnostics.h109 std::vector<Note> Notes; member
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h133 SmallVector<std::shared_ptr<PathDiagnosticNotePiece>, 4> Notes; variable
/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp135 static bool Notes; global() variable
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp373 std::vector<std::function<std::string(BugReport & BR)>> Notes; in checkPostCall() local
/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp402 llvm::SmallVector<PartialDiagnosticAt, 8> Notes; ConstantFoldAttrArgs() local
H A DSemaExpr.cpp16983 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 DSemaDeclCXX.cpp15985 SmallVector<PartialDiagnosticAt, 8> Notes; FinalizeVarWithDestructor() local
17202 SmallVector<PartialDiagnosticAt, 8> Notes; EvaluateStaticAssertMessageAsString() local
H A DSemaTemplate.cpp7164 SmallVector<PartialDiagnosticAt, 8> Notes; isNullPointerValueTemplateArgument() local
H A DSemaOverload.cpp6217 SmallVector<PartialDiagnosticAt, 8> Notes; EvaluateConvertedConstantExpression() local
[all...]
H A DSemaChecking.cpp2444 SmallVector<PartialDiagnosticAt, 8> Notes; CheckBuiltinFunctionCall() local
H A DSemaDecl.cpp14301 SmallVector<PartialDiagnosticAt, 8> Notes; CheckCompleteVariableDeclaration() local
[all...]
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp510 bool Notes = OutputType == GCovFileType::GCNO; mangleName() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h408 std::optional<std::vector<ELFYAML::NoteEntry>> Notes; member
/llvm-project/clang/lib/AST/
H A DDecl.cpp2540 SmallVector<PartialDiagnosticAt, 8> Notes; evaluateValue() local
2544 evaluateValueImpl(SmallVectorImpl<PartialDiagnosticAt> & Notes,bool IsConstantInitialization) const evaluateValueImpl() argument
H A DExprConstant.cpp16119 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 DBugReporter.cpp2791 std::unique_ptr<VisitorsDiagnosticsTy> Notes = generateVisitorsDiagnostics() local