Home
last modified time | relevance | path

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

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