Searched defs:setLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h203 void setLoc(SMLoc loc) { Loc = loc; } function in class:llvm::MCInst
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h800 void setLoc(SourceLocation L) { NameLoc = L; } function in struct:clang::DeclarationNameInfo

Completed in 87 milliseconds