Home
last modified time | relevance | path

Searched defs:Named (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp421 if (const NamedMDNode *Named = M.getNamedMetadata("wasm.custom_sections")) { in emitEndOfAsmFile() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h491 Named, enumerator
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h1196 ACPI_PARSE_OBJ_NAMED Named; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp794 auto *Named = ND; in isInterestingDecl() local
H A DSemaDeclCXX.cpp12136 NamedDecl *Named = R.getRepresentativeDecl(); in ActOnUsingDirective() local
H A DTreeTransform.h1119 QualType Named) { in RebuildElaboratedType()