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

/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCInst.h160 void setLoc(SMLoc loc) { Loc = loc; } function in class:llvm::MCInst
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclarationName.h456 void setLoc(SourceLocation L) { NameLoc = L; } function in struct:clang::DeclarationNameInfo

Completed in 103 milliseconds