Home
last modified time | relevance | path

Searched defs:declaration (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/docs/
H A DModules.rst531 Requires declaration
625 Header declaration
686 Umbrella directory declaration
704 Submodule declaration
765 Export declaration
823 Re-export Declaration
847 Use declaration
881 Link declaration
901 Configuration macros declaration
947 Conflict declarations
/llvm-project-15.0.7/clang/docs/tools/
H A Ddump_ast_matchers.py164 def act_on_decl(declaration, comment, allowed_types): argument
461 declaration = '' variable
470 declaration = '' variable
490 declaration = '' variable
/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A DJSONUtils.cpp958 lldb::SBDeclaration declaration = v.GetDeclaration(); in CreateUniqueVariableNameForDisplay() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1412 Declaration declaration; in CreateEnumType() local
/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1233 omp::ReductionDeclareOp declaration = in convertOmpReductionOp() local
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp2238 bool declaration) { in genOpInterfaceMethod()
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp4845 for (auto &declaration : x.declarations) { in Post() local
4865 for (auto &declaration : tbps.declarations) { in CheckBindings() local