/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | DriverInternals.rst | 295 The Compilation Object 309 Unified Parsing & Pipelining 317 ToolChain Argument Translation 337 Unused Argument Warnings
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/apinotes-test/ |
H A D | APINotesTest.cpp | 42 for (const std::string &Notes : APINotes) { in main() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | LoopTerminology.rst | 243 .. _loopinfo:
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Core/ |
H A D | Diagnostic.cpp | 55 const SmallVector<DiagnosticMessage, 1> &Notes, in Diagnostic()
|
/netbsd-src/external/mpl/bind/dist/doc/arm/ |
H A D | general.rst | 373 Notes global() chapter
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/ |
H A D | Diagnostic.h | 90 SmallVector<DiagnosticMessage, 1> Notes; member
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | VerifyDiagnosticConsumer.h | 240 DirectiveList Notes; member
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 135 SmallVector<std::shared_ptr<PathDiagnosticNotePiece>, 4> Notes; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | llvm-readobj.cpp | 133 cl::opt<bool> Notes("notes", cl::desc("Display the ELF notes in the file")); variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | FuchsiaHandleChecker.cpp | 376 std::vector<std::function<std::string(BugReport & BR)>> Notes; in checkPostCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 563 bool Notes = OutputType == GCovFileType::GCNO; in mangleName() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 377 Optional<std::vector<ELFYAML::NoteEntry>> Notes; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Decl.cpp | 2411 SmallVector<PartialDiagnosticAt, 8> Notes; in evaluateValue() local 2415 APValue *VarDecl::evaluateValueImpl(SmallVectorImpl<PartialDiagnosticAt> &Notes, in evaluateValueImpl()
|
H A D | ExprConstant.cpp | 14868 SmallVectorImpl<PartialDiagnosticAt> &Notes, in EvaluateAsInitializer()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 2746 std::unique_ptr<VisitorsDiagnosticsTy> Notes = in generateVisitorsDiagnostics() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 16261 SmallVector<PartialDiagnosticAt, 8> Notes; in VerifyIntegerConstantExpression() local 16479 llvm::SmallVector<PartialDiagnosticAt, 8> Notes; in EvaluateAndDiagnoseImmediateInvocation() local
|
H A D | SemaTemplate.cpp | 6272 SmallVector<PartialDiagnosticAt, 8> Notes; in isNullPointerValueTemplateArgument() local
|
H A D | SemaDeclAttr.cpp | 3750 llvm::SmallVector<PartialDiagnosticAt, 8> Notes; in AddAnnotationAttr() local
|
H A D | SemaOverload.cpp | 5753 SmallVector<PartialDiagnosticAt, 8> Notes; in CheckConvertedConstantExpression() local
|
H A D | SemaDecl.cpp | 13162 SmallVector<PartialDiagnosticAt, 8> Notes; in CheckCompleteVariableDeclaration() local
|
H A D | SemaChecking.cpp | 1820 SmallVector<PartialDiagnosticAt, 8> Notes; in CheckBuiltinFunctionCall() local
|
H A D | SemaDeclCXX.cpp | 15241 SmallVector<PartialDiagnosticAt, 8> Notes; in FinalizeVarWithDestructor() local
|