Home
last modified time | relevance | path

Searched refs:setVar (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h77 void setVar(void *decl, bool isGlobalLV, unsigned size, unsigned type) { in setVar() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp773 Info.setVar(Res, IsGlobalLV, Size, Type); in FillInlineAsmIdentifierInfo()