Home
last modified time | relevance | path

Searched refs:setAsmLabel (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h2544 void setAsmLabel(Expr *E) { AsmLabel = E; } in setAsmLabel() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp2066 DeclaratorInfo.setAsmLabel(AsmLabel.get()); in ParseCXXCondition()
H A DParseDeclCXX.cpp2373 DeclaratorInfo.setAsmLabel(AsmLabel.get()); in ParseCXXMemberDeclaratorBeforeInitializer()
H A DParseDecl.cpp2172 D.setAsmLabel(AsmLabel.get()); in ParseAsmAttributesAfterDeclarator()